﻿CHARACTERS = {
	c:AUS ?= {
		create_character = {
			template = aus_ferdinand_I_habsburg_template
		}

		create_character = {
			template = aus_franz_josef_I_habsburg_template
		}

		create_character = {
			first_name = Klemens
			last_name = von_Metternich
			historical = yes
			age = 63
			
			ig_leader = yes
			interest_group = ig_landowners
			ideology = ideology_authoritarian
			traits = {
				meticulous
				masterful_diplomat
				experienced_political_operator
			}
		}

		create_character = {
			# Archduke Louis of Austria
			first_name = Ludwig
			last_name = von_Habsburg
			historical = yes
			birth_date = 1784.12.13
			ig_leader = yes
			interest_group = ig_armed_forces
			ideology = ideology_royalist
			traits = {
				arrogant
				tactful
				pious
			}
		}

		create_character = {
			first_name = Franz_Anton
			last_name = von_Kolowrat_Liebsteinsky
			historical = yes
			birth_date = 1778.1.31
			ig_leader = yes
			# From Bohemia, but a native German speaker
			interest_group = ig_intelligentsia
			ideology = ideology_moderate
			traits = {
				imperious
				persistent
			}
		}

		create_character = {
			# Vincenz Milde, Archbishop of Vienna from 1832 to 1853
			first_name = Vincenz
			last_name = Milde
			historical = yes
			birth_date = 1777.5.11
			ig_leader = yes
			interest_group = ig_devout
			ideology = ideology_moderate
			traits = {
				pious
				reserved
			}
		}

		create_character = {
			# Ignaz Czapka, vice-mayor of Vienna 1835-1837/8, mayor of Vienna 1838-1848 following Anton Joseph Leeb's death on Dec. 6 1837
			first_name = Ignaz
			last_name = Czapka
			historical = yes
			birth_date = 1791.2.24 # possibly born in 1792
			ig_leader = yes
			interest_group = ig_petty_bourgeoisie
			ideology = ideology_royalist
			traits = {
				cautious
				imperious
			}
		}

		create_character = {
			# Anton Freiherr von Doblhoff-Dier, agronomist and briefly minister-president of the Austrian Empire. Not a terribly big personality tbh
			first_name = Anton
			last_name = von_Doblhoff-Dier
			historical = yes
			birth_date = 1800.11.10
			ig_leader = yes
			interest_group = ig_rural_folk
			ideology = ideology_royalist
			traits = {
				innovative
				reserved
			}
		}		

		create_character = { # AUS, Admiral, born Francesco Bandiera
			is_admiral = yes
			first_name = Franz
			last_name = von_Bandiera
			historical = yes
			culture = cu:north_italian
			interest_group = ig_landowners
			ideology = ideology_moderate
			birth_date = 1785.5.22
			hq = region_italy
			traits = {
				direct
				basic_naval_commander
			}
		}

		create_character = { # AUS, Admiral
			is_admiral = yes
			first_name = Amilcare
			last_name = Paulucci
			historical = yes
			culture = cu:north_italian
			interest_group = ig_landowners
			ideology = ideology_moderate
			birth_date = 1773.1.11
			hq = region_italy
			commander_rank = commander_rank_2
			traits = {
				tactful
				cautious
				basic_naval_commander
			}
		}
	}
}

